[changes brought forward from 5.83.0-3+rpi1 by root <Peter Michael Green <plugwash@raspbian.org> at Sun, 29 Aug 2021 23:05:08 +0000]
* Update symbols file for raspbian.
Nicolas Fella [Thu, 14 Jan 2021 14:23:39 +0000 (15:23 +0100)]
[PATCH] Don't manually call reverseTwinsChanged when destructing FormLayout
This line causes a crash when destructing the screenlocker KCM.
It doesn't seem to be caused by reverseTwinsChanged itself but rather by
accessing the Qt object. I don't fully undestand the root cause.
However the call itself appears to be unnecessary since in the line
above we write to reverseTwins and that triggers the changed signal if
needed.
BUG: 431419
BUG: 428461
Gbp-Pq: Name upstream-b4a6c562-dont-manually-call-reverseTwinChanged-when-destructing-FormLayout.patch
* New upstream release (5.52.0).
* Update build-deps and deps with the info from cmake
* New upstream release (5.53.0).
* Update build-deps and deps with the info from cmake
* New upstream release (5.54.0).
* Update build-deps and deps with the info from cmake
* Bump group breaks (5.54)
* Release to unstable